[Top] [Prev] [Next] [Bottom] [Contents]

Project.Secure Login

Synopsis

Specifies if you want your application to remember database login information.

Description

Specifies if you want your application to remember database login information. If this option is set, you must have a login form in your application before accessing the database. This login form must return the user's name and password as values associated with input variables named "SAUSERNAME" and "SAPASSWORD", respectively.

Once you enter a username and password into the login page it will be remembered for every other request from the browser.

For an example, see the chapter on State Management.

Permitted Values

True 
False

Example Value

True


[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.